Skip to content

added infinite scroll animation example - #225

Open
gamedevshrimp wants to merge 3 commits into
defold:masterfrom
gamedevshrimp:infinite-scroll-animation
Open

added infinite scroll animation example#225
gamedevshrimp wants to merge 3 commits into
defold:masterfrom
gamedevshrimp:infinite-scroll-animation

Conversation

@gamedevshrimp

Copy link
Copy Markdown

Add an example showing how to build reusable infinite scrolling layers using only two scripts

@paweljarosz
paweljarosz self-requested a review July 13, 2026 15:05
@gamedevshrimp

gamedevshrimp commented Jul 29, 2026

Copy link
Copy Markdown
Author

@paweljarosz Hi! Are there any problems with this PR?

@paweljarosz

Copy link
Copy Markdown
Contributor

@gamedevshrimp I returned back from vacation and slowly clearing up my backlog, will look at this! Thank you for the contribution!

@paweljarosz paweljarosz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great example! Although it could be achieved in many other different ways, this is very well explained, clear and easy. Once again, thank you very much for submitting!

@paweljarosz

paweljarosz commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

@gamedevshrimp could you please add "scroll_manager/" before script names in the description markdown file, so that the CI will be able to locate the proper scripts?

@gamedevshrimp

Copy link
Copy Markdown
Author

@paweljarosz Hello! Can you please help me 😅 I think I made the same mistake but I don't know where it is.
I renamed scripts names, but it doesn't help

@paweljarosz

paweljarosz commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Yes, sorry! I'll check it tomorrow, maybe we'll update the validation and creation scripts to detect files even in the folders!

@paweljarosz

Copy link
Copy Markdown
Contributor

Ok, I updated the examples CI, please either leave separate filename (should work as we have unique filenames in the project) or provide full paths (main/scroll_manager/...) @gamedevshrimp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants